efi: Provide wrappers for load_image, start_image, unload_image
authorJulian Andres Klode <julian.klode@canonical.com>
Mon, 24 Jul 2023 12:58:12 +0000 (14:58 +0200)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000)
commit4e790c330b5c2522f0c7eea0605ebbd85e75b214
tree3ba8cbf5cd5582962c0ebaa8f31087791116a6eb
parent2b27fb68ca0bef97c0840b7cbd8c8f4bebd0c511
efi: Provide wrappers for load_image, start_image, unload_image

These can be used to register a different implementation later,
for example, when shim provides a protocol with those functions.

Gbp-Pq: Topic secure-boot
Gbp-Pq: Name loader-framework.patch
grub-core/kern/efi/efi.c
grub-core/loader/efi/chainloader.c
grub-core/loader/efi/linux.c
include/grub/efi/efi.h